Platform Explorer / Nuxeo Platform 5.8

Component org.nuxeo.ecm.social.workspace.gadgets.relationship

Contributions

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.social.workspace.gadgets.relationship">

  <extension target="org.nuxeo.ecm.social.relationship.service.RelationshipService"
    point="relationshipKinds">
    <kind group="socialworkspace" name="members" />
  </extension>

</component>